Bitmap for WPF
Read<T>(IntPtr,T[],Int32,Int32) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > DXUtil クラス > Read メソッド : Read<T>(IntPtr,T[],Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function Read(Of T As {New, Struct})( _
   ByVal source As System.IntPtr, _
   ByVal data() As T, _
   ByVal offset As System.Integer, _
   ByVal count As System.Integer _
) As System.IntPtr
public static System.IntPtr Read<T>( 
   System.IntPtr source,
   T[] data,
   System.int offset,
   System.int count
)
where T: new(), struct

パラメータ

source
data
offset
count

型パラメータ

T
参照

DXUtil クラス
DXUtil メンバ
オーバーロード一覧